go/types.Config._Trace (field)

16 uses

	go/types (current package)
		api.go#L157: 	_Trace bool
		call.go#L136: 	if check.conf._Trace {
		check.go#L515: 		if check.conf._Trace {
		check.go#L587: 		if check.conf._Trace {
		check.go#L597: 		if check.conf._Trace {
		cycles.go#L43: 	if debug && check.conf._Trace {
		decl.go#L61: 	if check.conf._Trace && obj.Type() == nil {
		decl.go#L233: 	if check.conf._Trace {
		errors.go#L125: 	if check.conf._Trace {
		expr.go#L973: 	if check.conf._Trace {
		named.go#L745: 	if check != nil && check.conf._Trace {
		stmt.go#L23: 	if check.conf._Trace {
		typeset.go#L174: 	if check != nil && check.conf._Trace {
		typexpr.go#L233: 	if check.conf._Trace {
		typexpr.go#L403: 	if check.conf._Trace {
		validtype.go#L33: 	if check.conf._Trace {